github.com/jackc/pgx/v5.dbTx.closed (field)

11 uses

	github.com/jackc/pgx/v5 (current package)
		tx.go#L160: 	closed       bool
		tx.go#L166: 	if tx.closed {
		tx.go#L181: 	if tx.closed {
		tx.go#L191: 	tx.closed = true
		tx.go#L210: 	if tx.closed {
		tx.go#L215: 	tx.closed = true
		tx.go#L227: 	if tx.closed {
		tx.go#L236: 	if tx.closed {
		tx.go#L245: 	if tx.closed {
		tx.go#L262: 	if tx.closed {
		tx.go#L271: 	if tx.closed {